{- "credentials": {
- "options": {
- "property1": null,
- "property2": null
}, - "type": "s3"
}, - "name": "string",
- "integrationId": "string"
}
{- "integrationId": "someIntegrationId",
- "credentials": {
- "type": "azureblob",
- "options": {
- "clientId": "newClientId"
}
}
}